when encountering non-UTF-8 file names, alert the user with g_message()
authorTim Janik <timj@gtk.org>
Thu, 28 Mar 2002 20:08:25 +0000 (20:08 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 28 Mar 2002 20:08:25 +0000 (20:08 +0000)
commit76e0cec01fb71d48c75d3062071b9aa8cc9c038a
tree02cf16c3db9c0cc1f382d53d56dcb65ba92d381e
parent1075a5b92440ddc7f0ad657e5a3ee9ab546fd7a7
when encountering non-UTF-8 file names, alert the user with g_message()

Thu Mar 28 21:11:04 2002  Tim Janik  <timj@gtk.org>

        * gtk/gtkfilesel.c (open_new_dir): when encountering non-UTF-8 file
        names, alert the user with g_message() instead of g_warning() and
        put out the actual conversion error.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilesel.c